home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19980424-19980901 / 000042_news@newsmaster….columbia.edu _Wed May 6 00:03:30 1998.msg < prev    next >
Internet Message Format  |  1998-08-31  |  1KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id AAA26034
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 6 May 1998 00:03:29 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id AAA07788
  7.     for kermit.misc@watsun; Wed, 6 May 1998 00:03:28 -0400 (EDT)
  8. Path: news.columbia.edu!panix!howland.erols.net!wnfeed!204.127.130.5!worldnet.att.net!newsadm
  9. From: Bernie <bfb@worldnet.att.net>
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Date Bug?
  12. Date: Wed, 06 May 1998 04:01:46 +0000
  13. Organization: AT&T WorldNet Services
  14. Lines: 14
  15. Message-ID: <6ionbf$s3g@bgtnsc01.worldnet.att.net>
  16. NNTP-Posting-Host: 12.68.111.168
  17. Mime-Version: 1.0
  18. Content-Type: text/plain; charset=us-ascii
  19. Content-Transfer-Encoding: 7bit
  20. X-Mailer: Mozilla 4.05 [en] (X11; I; Linux 2.0.31 i586)
  21. Xref: news.columbia.edu comp.protocols.kermit.misc:8694
  22.  
  23. There's a 4 hour discrepancy between the date in C-Kermit
  24. 6.0.192 and my linux box.  Below is the date command issued
  25. from C-Kermit and then the command line.
  26.  
  27. How can I set these to be the same?
  28.  
  29.  
  30. C-Kermit@localhost> date
  31. Wed May  6 03:59:03 1998
  32.  
  33. C-Kermit@localhost> qui
  34. /home/super/kermit> date
  35. Tue May  5 23:59:08 EDT 1998
  36.